lcPaint_PtbufMirror Home

Moves all points of a points buffer in a mirror-like fashion, relative to the 'mirror edge'.

 BOOL lcPaint_PtbufMirror (
   HANDLE hPtbuf,
   double X1,
   double Y1,
   double X2,
   double Y2
 );

Parameters
hPtbuf
  Handle to points buffer.
X1 Y1
  First point of mirror edge.
X2 Y2
  Second point of mirror edge.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcPaint_PtbufMovelcPaint_PtbufRotatelcPaint_PtbufScale